home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / draw_pla.swf / scripts / DefineButton2_273 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-05-10  |  62 b   |  5 lines

  1. on(press){
  2.    stopAllSounds();
  3.    _root.gotoAndPlay(4);
  4. }
  5.